home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Final Fantasy the Spirits Within Cardz
/
Final Fantasy the Spirits Within CD Cardz - Disc 3: Dr. Sid.iso
/
pc
/
assets
/
sid-exit.dcr
/
00062_close button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-07-22
|
172 b
|
16 lines
on mouseUp
puppetSound(1, "Clicker")
startTimer()
cursor(-1)
puppetSprite(150, 0)
go("exit")
end
on mouseEnter
cursor(280)
end
on mouseLeave
cursor(-1)
end